html,
body {
 font-family: Arial, Verdana, sans-serif;
 font-size: 12px;
 height: 100%;
}

#wholePage {
 position: absolute;
 top: 0;
 left: 0;
 width: 100%;
 min-width: 1000px;
 margin: 0;
}

a {
 font-weight: bold;
 font-size: 12px;
 color: #000;
 text-decoration: none !important;
}

img {
 border-style: none;
}

h1 {
 color: #fff !important;
 font-size: 32px !important;
 font-weight: bold !important;
 margin-top: 0 !important;
 margin-bottom: 10px !important;
}

h2 {
 color: #b11 !important;
 font-size: 24px !important;
 margin-top: 0 !important;
 margin-bottom: 10px !important;
}

h3 {
 color: #fff !important;
 font-size: 22px !important;
 font-weight: normal !important;
 line-height: 1.2em !important;
 margin-top: 0 !important;
 margin-bottom: 10px !important;
}

h3.small {
 font-size: 18px !important;
}

h4 {
 color: #b11 !important;
 font-size: 14px !important;
 text-transform: uppercase !important;
 margin-top: 0 !important;
 margin-bottom: 10px !important;
}

/* --- header --- */

#hdr {
 width: 100%;
 height: 106px;
 background: #fff url('../../images/agents/yellow_2/hdrRightBg.gif') repeat-x scroll left top;
}

#hdrLeft {
 width: 132px;
 height: 106px;
 float: left;
 background: #fff url('../../images/agents/yellow_2/hdrLeftBg.gif') repeat-x scroll left top;
 padding-left: 25px;
}

#hdrLeft h3 {
 padding-top: 7px;
}

#hdrRight {
 height: 91px;
 float: left;
 padding: 15px 5px 0 30px;
}

#hdrRight div.agentName {
 float: left;
 margin-right: 10px;
}

#hdrRight div.field {
 float: left;
 color: #933;
 font-size: 12px;
 text-transform: uppercase;
 border-left: 1px solid #999;
 padding: 15px 10px;
}

#hdrRight div.hdrMenu {
 clear: both;
 padding-top: 17px !important; /* IE 0 */
}

div.hdrMenuItem {
 width: 111px;
 height: 20px;
 float: left;
 text-align: center;
 background: transparent url('../../images/agents/yellow_2/hdrMenuItemAbout.gif') no-repeat scroll left top;
 padding-top: 4px;
 margin-right: 15px;
}

div.hdrMenuItem a {
 color: #fff;
 text-decoration: none !important;
}

#hdrRight h1.common {
 color: #933 !important;
 margin-top: 12px !important;
}

#hdrRight p {
 font-size: 14px !important;
 margin: 0 30px !important;
}

/* --- main --- */

#main {
 width: 100%;
 min-height: 650px;
}

#mainLeft {
 width: 157px;
 min-height: 650px;
 float: left;
 background: #777;
 padding-top: 15px;
}

#mainLeft a {
 color: #fff !important;
 font-size: 12px !important;
 text-decoration: none !important;
}

div.mainLeftItem {
 width: 152px;
 height: 25px;
 background: transparent url('../../images/agents/yellow_2/mainMenuItem.gif') no-repeat scroll left top;
 text-align: center;
 overflow: hidden;
 padding-top: 8px;
 margin-bottom: 10px;
 margin-left: 2px;
}

div.mainLeftItem.active {
 background-image: url('../../images/agents/yellow_2/mainMenuItemCurrent.gif');
}

a.readmore {
 color: #fff;
 font-size: 12px;
 font-weight: bold;
}

#mainRight {
 min-height: 650px;
 padding: 15px 0 0 30px;
 margin-left: 157px;
}

#mainRight p {
 font-size: 14px !important;
}

div.rightBlock {
 width: 221px;
 min-height: 626px;
 float: right;
 text-align: center;
 background: #bbb url('../../images/agents/yellow_2/rightBlockBg.gif') no-repeat scroll left top;
}

div.rightBlock img {
 margin-top: 10px;
 margin-bottom: 10px;
}

#contacts {
 padding: 10px 0 !important;
 margin-top: 30px !important;
}

#contacts h3 {
 color: #b11 !important;
 font-size: 14px !important;
 font-weight: bold !important;
 text-transform: uppercase !important;
}

#contacts p {
 font-size: 13px !important;
 margin-top: 5px !important;
}

#contacts p b {
 color: #000 !important;
}

/* --- footer --- */

#ftr {
 clear: both;
 width: 100%;
 height: 39px;
 background: #90232d;
}

#ftr div.ftrMenu {
 width: 100%;
 text-align: center;
 padding-top: 12px;
}

#ftr a {
 color: #fff;
 text-decoration: none !important;
 font-size: 12px;
 font-weight: bold;
 margin: 0 5px;
}
